Welcome![Sign In][Sign Up]
Location:
Search - Program Interface Testing

Search list

[Other resourceAMD NIC vxworks_end

Description: VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to run on its operating systems provide virtual LAN support, the network interface card types namely AMD's PC-NET. In fact, in the Tornado Development Kit has already included this type of network card driver, but after testing, VMWare not work properly, so we need this from AMD's website the driver. This is an enforceable procedures for the installation and operation of the program will be a compression package and a help file, in accordance with the help of the requirements of the compressed directly released into the Tornado directory can be.
Platform: | Size: 118645 | Author: 杨天 | Hits:

[EditBox编译原理实验_课程设2005

Description: 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
Platform: | Size: 132425 | Author: 数据库 | Hits:

[Web Serverqiuyi40

Description: 秋忆工作室在线文件管理器 v4.0 新增功能: 1、部分程序源代码经过重新调整编写,优化程序执行和修补漏洞。 2、某些界面或者显示重新调整和新增更好的显示效果,替换成XP标准图标。 3、增强多用户管理路径的检测。 4、增强用户密码MD5加密。 5、新增对浏览器检测,对IE与非IE浏览器都适用。 6、新增登陆显示上一次登陆管理的IP和时间。 7、新增计算用户管理目录的已用空间。 8、新增用户在同一时间只能在一个IP登陆功能,即不能同时在两个以上IP登陆。 9、增强用户组管理,采用MD5加密检测,用户不能通过修改Session值提升权限。 10、增强管理目录检测,采用MD5加密检查,用户不能通过修改Session值提升管理目录范围。 11、显示文件大小更直观、更准确。-autumn recalled studio for online document management v4.0 new features : 1. Some source code re-adjust the preparation, implementation and optimization program plug the loopholes. 2, or interface showed some re-adjustment and the new show better results, replace the standard XP icon. 3, enhanced multi-user management path testing. 4, enhance user MD5 password encryption. 5, a new detection to the browser, IE with non-IE browsers are applicable. 6, landing showed that the new landing a management IP and time. 7, a new user directory management space has been used. 8, new users at the same time only in an IP landing function, which is not in the above two IP landing. 9, and enhance user group management, the use of MD5 detection, users can not change the value Session upgrade competence. 10
Platform: | Size: 84424 | Author: zqf | Hits:

[Other resourcexsxxxt

Description: 摘 要 I Summary II 1.系统概述 1 1.1 系统及需求分析 1 1.1.1 系统需求 1 1.1.2可行性分析 1 1.2系统设计的背景 5 1.3系统的功能简介 8 1.4系统开发的目标 10 2. 系统分析 11 2.1业务流程分析 11 2.2数据流程分析: 13 2.3数据存储分析:实体联系图 14 2.4功能分析:功能层次图 16 3.系统设计 17 3.1软件模块结构设计 17 3.2数据库设计 18 4.系统的功能 23 4.1系统登陆界面: 23 4.2系统主界面: 26 4.3用户管理模块: 38 4.4学生缴费管理模块: 43 5.系统的实现 55 5.1系统开发环境: 55 5.2系统测试: 55 5.3 系统运行与维护: 58 5.4系统的转换方案: 59 6.全文总结 60 致 谢 61 参考文献 62-Abstract Summary II 1. System outlined a 1.1 system and a demand analysis system 1.1.1 EC demand for a feasibility analysis of an 1.1.2 system design background System 5 1.3 8 1.4 brief function system development goals 10 2. Analysis 11 2.1 Business Process Analysis 11 2.2 data flow analysis : 13 2.3 Data Storage Analysis : Figure 14 entities linked 2.4 Functional Analysis : CMMIS 16 3. System design software module 17 3.1 17 3.2 Structure Design Database Design 18 4. the function of the system landed 23 4.1 System Interface : 23 4.2 System Interface : 26 4.3 user management module : students pay 38 4.4 Management Module : 43 5. System 55 5.1 System Development environment : 55 5.2 System testing : 55 5.3 System Operation and maintenance : 58 5.4 System Conversion Program : 59 6. Than
Platform: | Size: 382721 | Author: 小曾 | Hits:

[OtherThe C Programming Language-C语言详解英文版

Description: 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arithmetic Expressions 3. The for statement 4. Symbolic Constants 5. Character Input and Output 1. File Copying 2. Character Counting 3. Line Counting 4. Word Counting 6. Arrays 7. Functions 8. Arguments - Call by Value 9. Character Arrays 10. External Variables and Scope 2. Chapter 2: Types, Operators and Expressions 1. Variable Names 2. Data Types and Sizes 3. Constants 4. Declarations 5. Arithmetic Operators 6. Relational and Logical Operators 7. Type Conversions 8. Increment and Decrement Operators 9. Bitwise Operators 10. Assignment Operators and Expressions 11. Conditional Expressions 12. Precedence and Order of Evaluation 3. Chapter 3: Control Flow 1. Statements and Blocks 2. If-Else 3. Else-If 4. Switch 5. Loops - While and For 6. Loops - Do-While 7. Break and Continue 8. Goto and labels 4. Chapter 4: Functions and Program Structure 1. Basics of Functions 2. Functions Returning Non-integers 3. External Variables 4. Scope Rules 5. Header Files 6. Static Variables 7. Register Variables 8. Block Structure 9. Initialization 10. Recursion 11. The C Preprocessor 1. File Inclusion 2. Macro Substitution 3. Conditional Inclusion 5. Chapter 5: Pointers and Arrays 1. Pointers and Addresses 2. Pointers and Function Arguments 3. Pointers and Arrays 4. Address Arithmetic 5. Character Pointers and Functions 6. Pointer Arrays; Pointers to Pointers 7. Multi-dimensional Arrays 8. Initialization of Pointer Arrays 9. Pointers vs. Multi-dimensional Arrays 10. Command-line Arguments 11. Pointers to Functions 12. Complicated Declarations 6. Chapter 6: Structures 1. Basics of Structures 2. Structures and Functions 3. Arrays of Structures 4. Pointers to Structures 5. Self-referential Structures 6. Table Lookup 7. Typedef 8. Unions 9. Bit-fields 7. Chapter 7: Input and Output 1. Standard Input and Output 2. Formatted Output - printf 3. Variable-length Argument Lists 4. Formatted Input - Scanf 5. File Access 6. Error Handling - Stderr and Exit 7. Line Input and Output 8. Miscellaneous Functions 1. String Operations 2. Character Class Testing and Conversion 3. Ungetc 4. Command Execution 5. Storage Management 6. Mathematical Functions 7. Random Number generation 8. Chapter 8: The UNIX System Interface 1. File Descriptors 2. Low Level I/O - Read and Write 3. Open, Creat, Close, Unlink 4. Random Access - Lseek 5. Example - An implementation of Fopen and Getc 6. Example - Listing Directories 7. Example - A Storage Allocator l Appendix A: Reference Manual 1. Introduction 2. Lexical Conventions 3. Syntax Notation 4. Meaning of Identifiers 5. Objects and Lvalues 6. Conversions 7. Expressions 8. Declarations 9. Statements 10. External Declarations 11. Scope and Linkage 12. Preprocessor 13. Grammar l Appendix B: Standard Library 1. Input and Output: 1. File Operations 2. Formatted Output 3. Formatted Input 4. Character Input and Output Functions 5. Direct Input and Output Functions 6. File Positioning Functions 7. Error Functions 2. Character Class Tests: 3. String Functions: 4. Mathematical Functions: 5. Utility Functions: 6. Diagnostics: 7. Variable Argument Lists: 8. Non-local Jumps: 9. Signals: 10. Date and Time Functions: 11. Implementation-defined Limits: and l Appendix C: Summary of Changes
Platform: | Size: 570630 | Author: wukoo0901@qq.com | Hits:

[VxWorksAMD NIC vxworks_end

Description: VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to run on its operating systems provide virtual LAN support, the network interface card types namely AMD's PC-NET. In fact, in the Tornado Development Kit has already included this type of network card driver, but after testing, VMWare not work properly, so we need this from AMD's website the driver. This is an enforceable procedures for the installation and operation of the program will be a compression package and a help file, in accordance with the help of the requirements of the compressed directly released into the Tornado directory can be.
Platform: | Size: 118784 | Author: 杨天 | Hits:

[EditBox编译原理实验_课程设2005

Description: 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
Platform: | Size: 132096 | Author: 数据库 | Hits:

[WEB Codeqiuyi40

Description: 秋忆工作室在线文件管理器 v4.0 新增功能: 1、部分程序源代码经过重新调整编写,优化程序执行和修补漏洞。 2、某些界面或者显示重新调整和新增更好的显示效果,替换成XP标准图标。 3、增强多用户管理路径的检测。 4、增强用户密码MD5加密。 5、新增对浏览器检测,对IE与非IE浏览器都适用。 6、新增登陆显示上一次登陆管理的IP和时间。 7、新增计算用户管理目录的已用空间。 8、新增用户在同一时间只能在一个IP登陆功能,即不能同时在两个以上IP登陆。 9、增强用户组管理,采用MD5加密检测,用户不能通过修改Session值提升权限。 10、增强管理目录检测,采用MD5加密检查,用户不能通过修改Session值提升管理目录范围。 11、显示文件大小更直观、更准确。-autumn recalled studio for online document management v4.0 new features : 1. Some source code re-adjust the preparation, implementation and optimization program plug the loopholes. 2, or interface showed some re-adjustment and the new show better results, replace the standard XP icon. 3, enhanced multi-user management path testing. 4, enhance user MD5 password encryption. 5, a new detection to the browser, IE with non-IE browsers are applicable. 6, landing showed that the new landing a management IP and time. 7, a new user directory management space has been used. 8, new users at the same time only in an IP landing function, which is not in the above two IP landing. 9, and enhance user group management, the use of MD5 detection, users can not change the value Session upgrade competence. 10
Platform: | Size: 83968 | Author: zqf | Hits:

[Software Engineeringxsxxxt

Description: 摘 要 I Summary II 1.系统概述 1 1.1 系统及需求分析 1 1.1.1 系统需求 1 1.1.2可行性分析 1 1.2系统设计的背景 5 1.3系统的功能简介 8 1.4系统开发的目标 10 2. 系统分析 11 2.1业务流程分析 11 2.2数据流程分析: 13 2.3数据存储分析:实体联系图 14 2.4功能分析:功能层次图 16 3.系统设计 17 3.1软件模块结构设计 17 3.2数据库设计 18 4.系统的功能 23 4.1系统登陆界面: 23 4.2系统主界面: 26 4.3用户管理模块: 38 4.4学生缴费管理模块: 43 5.系统的实现 55 5.1系统开发环境: 55 5.2系统测试: 55 5.3 系统运行与维护: 58 5.4系统的转换方案: 59 6.全文总结 60 致 谢 61 参考文献 62-Abstract Summary II 1. System outlined a 1.1 system and a demand analysis system 1.1.1 EC demand for a feasibility analysis of an 1.1.2 system design background System 5 1.3 8 1.4 brief function system development goals 10 2. Analysis 11 2.1 Business Process Analysis 11 2.2 data flow analysis : 13 2.3 Data Storage Analysis : Figure 14 entities linked 2.4 Functional Analysis : CMMIS 16 3. System design software module 17 3.1 17 3.2 Structure Design Database Design 18 4. the function of the system landed 23 4.1 System Interface : 23 4.2 System Interface : 26 4.3 user management module : students pay 38 4.4 Management Module : 43 5. System 55 5.1 System Development environment : 55 5.2 System testing : 55 5.3 System Operation and maintenance : 58 5.4 System Conversion Program : 59 6. Than
Platform: | Size: 381952 | Author: 小曾 | Hits:

[Post-TeleCom sofeware systemssimu

Description: 仿真测试接口程序。根据电总《用户接入网管理功能与管理接口技术规范》之《与112集中受理系统接口规范》,112系统通过TCP/IP与接入网管系统通信,通过接入网管系提供的112测试接口对接入网用户进行测试。-Simulation testing interface program. According to Xinhua the total
Platform: | Size: 174080 | Author: 廖伟军 | Hits:

[Hook apihookapplication

Description: 编译顺序: 1、GlobalHook 2、将编译好的GlobalHook.lib拷贝到Savekey目录下编译 使用时将GlobalHook.dll和Savekey.exe放在同一目录。该程序运行后无界面,在InitInstance函数中使用了自己的消息循环,随时记录键盘的输入字符,累加存放在c:\\windows\\Key_年_月.log文件中,每分钟检查一次该文件,当检测到有“inter2020”字符串时,将前面的字符删除,只保留“inter2020”及其后面的所有字符,并设置标记下次时钟时将不再记录键盘输入。 此程序是全局键盘钩子的综合应用。-Compile order: 1, GlobalHook2, will be compiled into GlobalHook.lib copy Savekey directory will be compiled using GlobalHook.dll and Savekey.exe on the same directory. After running the program without the interface, in the InitInstance function of the use of its own news cycle, at any time record keyboard input characters, cumulative stored in c: \ windows \ Key_ years _ months. Log file, per minute once the file, When testing the inter2020 string, it will be in front of characters to delete, leaving only the inter2020 and behind all the characters, and set the clock when the next marker will no longer record keyboard input. This procedure is a global keyboard hook of the integrated application.
Platform: | Size: 430080 | Author: 韩冰 | Hits:

[GUI Developscreen[1].sco

Description: 这组程序在xenix上运行,实现类似windows上的窗口功能(为文本模式),用户可以在资源定义文件中定义窗口、菜单、输入框,程序运行时,即可在字符终端上显示相应的界面。使用make -f mk.ts进行编译,生成的测试执行程序名为ts,ts命令以ttt.rc为输入参数。 该组程序可以用于unix终端界面的基础程序。 -This set of procedures in the run XENIX achieve similar windows on the window function (for text mode), users can document in terms of resources as defined in the definition of the window, menu, input box, the program is running, you can end in the characters displayed on the corresponding interface . Use make-f mk.ts compiler to generate the implementation of the testing procedures called ts, ts order ttt.rc for the input parameters. The group process can be used for the basis of unix terminal interface procedures.
Platform: | Size: 77824 | Author: yanhua | Hits:

[SCMST7549T

Description: 该程序为ST7549的测试程序,采取3-lines接口方式,代码为C语言编写。-The program for the ST7549 testing procedures, to take 3-lines interface mode, the code for the C language.
Platform: | Size: 1024 | Author: | Hits:

[Windows Developjsq

Description: 很粗糙的一个软件,第一次写界面! 功能有所欠缺,不可以用小键盘的数字进行操作,因为当时用的笔记本测试,即使将使用小键盘的代码写出,也不知道能 不能运行 所以整体都是用主键盘上的键! esc:跳出 backspace:退格 home:清零 方向键加空格选择 小程序的不足之处愿意彼此交流指正,-A software is very rough, the first to write the interface! Functional deficiencies exist, not with a small keyboard to operate the figures because it was used in notebook testing, even if the use of small keypad code to write, nor do I know can use to run their overall are the main keys on the keyboard! esc: escape backspace: Backspace home: Clear the arrow keys to choose a small space program inadequacies are willing to exchange correction,
Platform: | Size: 26624 | Author: lixiao | Hits:

[Windows DevelopProgrammingPractice

Description: 本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面, 讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。 本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.
Platform: | Size: 7993344 | Author: 常静 | Hits:

[SCMARMADinterface

Description: ARM2410AD接口程序,ADS编译,测试没问题对触摸屏有兴趣的初学者可以用-ARM2410AD interface program, ADS compiler, testing is no problem on the touch screen are interested in the beginners can use
Platform: | Size: 181248 | Author: 于海涛 | Hits:

[Com Port1232

Description: 本书从排错,测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书-This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books
Platform: | Size: 8835072 | Author: 刘鹏基 | Hits:

[assembly languagechengxu

Description: 微机系统与接口学习使用的一些测试程序,测试芯片的使用。-Some computer systems interface testing program to learn to use, the test chip to use.
Platform: | Size: 20480 | Author: 晴天 | Hits:

[WEB CodeGREENchatbig5

Description: 支持调用论坛的数据(用户登陆检验,用户数据,限discuz,CNVBB),相比上一版本,加强了与服务器的兼容性,加强了程序各方面的刚性,加快了发送信息的速度。安装的时候程序会检测系统的兼容性,支持个性化(背景图片,背景音乐,表情图片...),可以通过后台设置,用户之间可以发送留言,发送文件,用户可以保存聊天记录,数据经过简单加密,相对安全,用户密码采用MD5加密,加强的管理后台,可以管理房间,查看人气,查看系统的文件使用情况,优化数据文件以保证程序的效率,程序界面可以通过内置的模板系统来改变,用户进入聊天室时会根据他的解析度动态调整聊天界面大小,实时检测在线状态,能自动断线重连-Support forum is called data (user login test, user data, discuz limit, CNVBB), compared to the previous version, strengthen the compatibility with the server, to strengthen the rigidity of the program, accelerate the speed of transmitting information. When the program will install the compatibility testing system, support personalized (background image, background music, pictures...), can through the background settings, users can send messages, send files, the user can save the data after the chat, simple encryption, relatively safe, user password using MD5 encryption, to strengthen the management background, can room management, view the popularity, view the system file usage, optimize the data file to ensure that the efficiency of the program, the program interface can be changed by the built-in template system, users enter the chat room according to his resolution to dynamically adjust the chat interface size, online real-time detection, automatic reconnection
Platform: | Size: 503808 | Author: Jack | Hits:

[Otherautomatic-license-plate-tracking

Description: 本程序开发环境:vc6.0 opencv1.0 整体功能:是为了实现车牌自动跟踪,检测,并拍照,定位,识别,但是跟踪和拍照等于没有实现。 实现功能: 能实现视频中物体跟踪,但必须是手动圈住才行,摄像头是usb摄像头. 打开车牌图片,能进行定位,车牌分割,字符分割,字符识别。 操作步骤:程序主界面:有打开摄像头,关闭摄像头,截取图片,车牌识别 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。 截取图片,在打开设摄像头的情况下,可以截取并保存一张图片。 关闭摄像头,不用摄像头时,需先关闭摄像头,不然执行其他的会有错误。 车牌识别,弹出程序子界面。-The program development environment: vc6.0 opencv1.0 overall function: in order to achieve automatic license plate tracking, testing, and photographed, locate, identify, track and take pictures equal but not implemented. Function: video object tracking can be achieved, but must be manually trapping for the job, the camera is open usb camera license plate image can be positioned, plate segmentation, character segmentation, character recognition. Procedure: the main program interface: Yes open the camera, turn off the camera, the interception of the picture, turn on the license plate recognition camera, you can see the video screen, move the mouse trapping objects can be automatically tracked. Interception of the picture, set to open in the case of the camera, can intercept and save a picture. Turn off the camera when not in camera, you must first turn off the camera, or perform other will be wrong. License Plate Recognition, pop-up sub-program interface.
Platform: | Size: 1930240 | Author: 大声道 | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net